Configuring a new account
Warning: This section applies to only new installations. If you are upgrading from server 2.2 or 2.3.1, don't follow these steps.
After a new installation of the Prysm server, you must create an account, create a user with organizational administrator rights, and create deployments for the appliances in your environment.
An account ties together the organization's users, permission groups, and settings. During installation, a Prysm account is created by default but this is a provisioning account. You must create an account for the deployment.
- Sign in to the Web Admin interface as a provisional user with the user name Provisioning. If needed, request the password for the Provisioning user from Prysm Support.
- Navigate to the Accounts page.
- Click Create Account to create a new account.
- In the Account Name field, enter an account name, such as your company name.
- After the Account is created, copy the Account ID and email it to licensing@prysm.com.
- After you have an entitlement key, from the Accounts page, select the account (or use the Search field to find the account).
- For the desired account, click Impersonate. A message is displayed at the top of the browser that lists the account you are impersonating.
- Navigate to the Licenses page. When the account is not licensed or when the licenses are expired, a warning message is displayed and Prysm is not available for use.
- From the Licenses page, click Activate Server.
- From the Activation page, click Choose File and browse for the entitlement key file provided by Prysm (see Step 1).
- Click Activate. If the file loads successfully, you are returned to the Licenses page, which has been updated based on the entitlement key. You can see the number and type of licenses available. If the entitlement key fails to load, an error message is displayed. Contact Prysm Support for assistance.
An Org_Admin user is the technical point of contact for Prysm at a customer site. This user can manage users and user licenses, create snap grids, and adjust settings for their Prysm deployments.
- From the Users page, click Create User.
- Create a new user with a temporary password. In most cases, the license type for this user is UserLicense.
- Click Save to confirm and create the user.
- From the Permission Groups page, find the Org_Admin group and click Add/Remove Users. The Manage Users - Org_Admin page is displayed with a list of the users in the Org_Admin permission group.
- From the Other Users column, select the user you just created and click Add to add it to the Org_Admin Permission Group.
Note: Share the sign in and password with the new org_admin user.
- From the Customer Hosted Cloud - Application Server Deployment Package, edit the SynthesisSettingsManager.exe.config file in notepad.
- Locate the connectionString section of SettingsDataContext as highlighted in the following image:
- Change the source=localhost line to source=IP Address of the DB Server or DNS Address of the DB Server. (For example, source=192.168.11.46).
- Replace integrated security=True; with User ID=SQL User;Password=sql_password; where the SQL User and sql_password are the dbowner credentials for the SQL server database (scroll left as needed to see the entire field). You must use SQL authentication for this account.
- Save and close the updated SynthesisSettingsManager.exe.config file.
- Double-click the SynthesisSettingsManager application to run the application.
- Under the Load Settings tab, select Browse.
- Navigate to the Customer Hosted Cloud - Application Server Deployment Package and open the 2.7_SettingsTemplate.
- In the Setting Group Name text box, type 2.7 Template.
- From the Account Name list, select the Customer Account you created.
- Check the As a Group Template check box.
- Select the Generate button.
Warning: The Generate button has no visual indication that it has or has not been clicked. It's very important that you NOT click Generate more than once.
After the Preview of the written XML file:section is populated, the template has completed uploading of the Settings Template.
- Close the SynthesisSettingsManager.
A deployment ties a specific settings profile to a specific Prysm appliance, effectively activating the appliance.
- Make sure you are still impersonating the desired account.
- From the Settings page, select Create Settings Profile.
- From the Settings Template list, select a template you added.
- In the Profile Name field, create a name for the Settings Profile name based on the Display Form Factor, the Region or Location of the deployments that will use it, and a descriptor of what the profile is used for. Then click Save. For example, C85_PrysmSanJose_Shared.
- From the Deployment page, click Create Deployment.
- In the Location Name field, enter a unique location that provides insight as to the site where the Prysm appliance will be deployed.
- In the Machine Key field, enter the Prysm Serial Number (not the HP serial number) printed on the sticker. Typically, these are 10-character numeric serial numbers.
- In the Settings Profile field, select the Settings Profile that you created in steps 1-2.
- Select Save. The Deployment is created and is associated with the Settings Profile.
- Repeat for additional appliances.
Now that the new account is configured, the customer Org Admin can apply licenses to activate the installation, create users, and manage permissions. You can find all the instructions in Prysm's Admin Help Center.